@charset "utf-8";
.footer{width: 100%;background: #6f7072;position: relative;margin-top: 30px;}
.footer .bj{width: 100%;background: #70C099;height: 65px;position: absolute;left: 0;bottom: 0;}
.footer .lineText{line-height: 60px;text-align: center;font-size: 12px;}
.footer .advantage{
    background: url(../images/db_xian.png) top center no-repeat;
    padding-top: 10px;
}
.footer .advantage ul{
    padding: 15px 0;
}
.footer .advantage ul li{
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 133px;
}
.footer .advantage ul li:first-child{
    margin-left: 0px;
}
.footer .advantage ul .ad_tb01{
    background: url(../images/db_tb01.png) no-repeat center left;
}
.footer .advantage ul .ad_tb02{
    background: url(../images/db_tb02.png) no-repeat center left;
}
.footer .advantage ul .ad_tb03{
    background: url(../images/db_tb03.png) no-repeat center left;
}
.footer .advantage ul .ad_tb04{
    background: url(../images/db_tb04.png) no-repeat center left;
}


.footer .links{padding: 25px 0 20px; */}
.footer .logos{float: left;width: 265px;}
.footer .logos img{display: block;margin: 0 auto 15px;}
.footer .logos p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
}
.footer .logos p span{
    font-size: 22px;
    font-weight: bold;
}
.footer .links dl{float: left;position: relative;padding-left: 40px;width: 165px;margin-right: 10px;}
.footer .links dl:after{content:"";position: absolute;width: 4px;height: 4px;background: #da251c;left: -1px;top: 0;border-radius: 50%;}
.footer .links dl:before{content: "";display: inline-block;left: 0;top: 0;height: 182px;border-left: 1px dashed #7a7a7a;position: absolute;}
.footer .links dl dt{font-size: 16px;margin-bottom: 10px;color: #fff;font-weight: bold;}
.footer .links dl dd{line-height: 30px;height: 30px;}
.footer .links dl dd a{display: inline-block;line-height: 20px;color: #c2c2c2;}
.footer .links dl dd a:hover{border-bottom: 1px dashed;}
.footer .links .getNews{padding-left: 40px;width: 245px;margin-right: 0;float: right;}
.footer .links .getNews dd{height: 150px;float: left;margin: 5px 25px 0 0;}
.footer .links .getNews dd img{display:block;width: 110px;}
.footer .links .getNews dd p{text-align:center;height: 25px;line-height: 25px;color: #b2b2b2;font-size: 12px;}

.footer_dz{
    font-size: 12px;
    background: #505153;
    height: 35px;
    line-height: 35px;
    color: #b2b2b2;
}
.footer_dz a{
    font-size: 12px;
    color: #b2b2b2;
}
.footer_dz a:hover{
    text-decoration: underline;
}
.footer_dz .fr a{
    margin:0 5px;
}



/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -57px;
    font-size: 12px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_QQ a {
     color:#fff;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #dd2015 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}


.foot_link{
    clear: both;
    border-top: 1px solid #7a7a7a;
    margin-bottom: 8px;
    line-height: 30px;
}
.foot_link span{
    color: #c2c2c2;
    font-weight: bold;
    font-size: 12px;
}
.foot_link a{
    color: #c2c2c2;
    margin-right: 10px;
    font-size: 12px;
}
.foot_link a:hover{
    color: #c40101;
}